var crypto/des.feistelBoxOnce

2 uses

	crypto/des (current package)
		block.go#L74: var feistelBoxOnce sync.Once
		block.go#L218: 	feistelBoxOnce.Do(initFeistelBox)